int[] a = new int[5];
int l;

l = a.length; //l obsahuje delku pole a - tj. 5